Versions:

  • 1.5.3
  • 1.5.2
  • 1.3.4
  • 1.3.3
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.0
  • 0.9.3
  • 0.9.2
  • 0.9.1
  • 0.9.0
  • 0.8.1
  • 0.8.0

LDtk, short for Level Designer Toolkit, is an open-source 2D level editor created by Sébastien Benard that streamlines the creation of tile-based game environments through an intuitive, modern interface. Designed with user-friendliness at its core, the application allows indie developers and studios to assemble complex maps, place entities, define collision boundaries, and assign metadata without wrestling with proprietary formats or command-line tools. Exported data is emitted as clean JSON that any engine or framework can parse, making LDtk equally valuable for Unity, Godot, GameMaker, Haxe, or custom C++ projects. Version 1.5.3 refines the auto-layer rules system, improves the world-level workflow for large roguelikes or platformers, and adds optional compact export modes that cut file size by up to 70 %. Across eighteen public releases the roadmap has remained community-driven: layered tilesets, entity templates, enum-driven fields, world maps, and command-line automation were all requested and shipped within iterative cycles. Typical use cases range from rapid prototyping of single-screen puzzle stages to orchestrating thousand-level worlds for procedural runners; educators also adopt the software for game-jam workshops because its grid snapping, smart layer linking, and real-time error checker shorten the learning curve. Because the project is MIT-licensed, teams can embed the editor inside larger toolchains or modify the source to support bespoke renderers. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version, and supporting batch installation of multiple applications.

Tags: